Function: points2pixels

CALL:

pixels = points2pixels(points) INPUT points: <double> position or size in points.

DESCRIPTION:

Short hand for converting points to pixels.

OUTPUT:

pixels any
<double> position or size in pixels.

REVISIONS any
20200626 created